home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / rahelp10.zip / RAHELP.DOC < prev    next >
Text File  |  1992-02-09  |  4KB  |  105 lines

  1. RAHelp
  2. Help/TextFile Full-Screen Driver
  3. Written by Ken Reily and Chris Bongaarts
  4.  
  5. Gotta get this outta the way...
  6.  
  7. If any computer related component blows up, it's not my fault.
  8.  
  9. Ok, now to the fun stuff...
  10.  
  11. What is it: It's a program!
  12.  
  13. Besides that: It's a full-screen text(help) file driver for RA or
  14. QuickBBS. It was intended for scrolling through help files, but it can
  15. be used for just about anything.
  16.  
  17. Installation...
  18.  
  19. Ok, here's basically how it works. UnZIP this archive into a separate directory
  20. on your HD. Put the RAHELP.CFG file in the path that RAHELP will be called from
  21. (usually the RA system directory or, if using a type 15 exit, wherever you
  22. decide to CD to in your batch file.) You should call this from a type 7 menu
  23. item in RA (Or type 15 for patient people). Since this program is not exactly
  24. memory efficient, we strongly suggest you use the swap to disk function. Call
  25. RAHELP from your menu item's
  26.  
  27. Optional Data line like this:
  28.  
  29.    <path>RAHELP.EXE*M <FILENAME> [DEBUG]
  30.  
  31. Where: RAHELP.EXE is the program.
  32.  
  33.        <FILENAME> is the file name to display before the
  34.                   main menu. This is usually the help file for the
  35.                   current area the user is in. This file need not be
  36.                   in the RAHELP.DAT file.
  37.  
  38.        [DEBUG]    is a parameter that will cause the program to stop
  39.                   and display all system variables. Use this if you
  40.                   think that something is not being read correctly
  41.                   from the config file.
  42.  
  43.                   *M, of course, indicates the Swap function.
  44.  
  45. The two Data files you will need are RAHELP.CFG, the configuration file, and
  46. RAHELP.DAT, the file containing the files to be displayed and their
  47. descriptions. Let's go through RAHELP.CFG.
  48.  
  49. RAHELP.CFG is the configuration file. This must be placed in the
  50. directory that RAHelp is called from. This is the first file RAHelp will
  51. read, and contains all the names of operating directories that will be
  52. used in the course of the programs operation. Please refer to
  53. instructions placed inside the config file. All lines beginning with ;'s
  54. are ignored.
  55.  
  56. The RAHELP.DAT file is basically your menu file. It is entered as an ASCII text
  57. file in the following format:
  58.  
  59. Column 1        Column 15
  60. MSGHELP         Help Entering Messages
  61. FILEHELP        Help with File XFers
  62. DISCLAIM.TXT    Disclaimer! Read this!
  63.  
  64. The file to display, extension or no extension, should begin on column one(1).
  65. The description (What actually appears on the main menu) should start at column
  66. 15 and go through column 72. Any ASCII text can be entered for either of these.
  67. If there is no extension specified, then .ASC or .ANS is used depending on the
  68. status of the users ANSI bit. You may have up to 100 help files in RAHELP.DAT
  69. as of this writing. Future versions may include formatting of menus, thus
  70. shortening the description length;  you should plan your descriptions
  71. accordingly.
  72.  
  73. Registration of this program as of v1.0 costs only $5. Future versions
  74. may have increased registration fees, so getting your registration
  75. number now insures minnimum investment. Your registration number will be
  76. good for all future versions of RAHelp. Send $5 check or money order
  77. with the registration form to:
  78.  
  79.         Ken Reily
  80.         8432 Virginia Rd.
  81.         Bloomington, MN  55438
  82.  
  83. Thanks to:
  84.  
  85. John Parlin (Author of JPDoor) for his perserverence in answering my
  86.    stupid questions, and for making this program so much easier to
  87.    bring to you
  88.  
  89. John Jacobs for being a great guy, and lending a routine or two
  90.  
  91. All the users of "The Game Center BBS" for helping me during the
  92.    seemingly endless period of testing and re-working
  93.  
  94.  
  95. For more info, comments, suggestions, a good
  96. conversation, and a great time, call
  97.  
  98. The Game Center BBS   (612) 942-7531
  99. 2400 baud -- 24 hours
  100.  
  101. FidoNet 1:282/54
  102. TheNet 60:1/100
  103. MetroNet 200:5005/13
  104. SpudNet 103:1001/11
  105.